home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / commadio / xrs2 / finished.bat < prev    next >
Encoding:
DOS Batch File  |  1991-07-04  |  139 b   |  11 lines

  1. @Echo Off
  2. if %1.==. goto instaled
  3. type %1\ready_to.go!
  4. goto pause
  5. :instaled
  6. type ready_to.go!
  7. goto exit
  8. :pause
  9. %1\delay 90
  10. :exit
  11.